home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / info-service / gopher / Unix / gophermail / README.install < prev    next >
Encoding:
Text File  |  1992-10-25  |  1.5 KB  |  44 lines

  1. Installation instructions for GopherMail
  2.  
  3. 1. Create a user with the ID "gopher" on your system.  Here's what
  4.    mine looks like:
  5.  
  6. gopher:*:100:100:GopherMail Server:/home/gopher:/usr/calvin/bin/tcsh
  7.  
  8. 2. Create a couple of aliases in /etc/aliases to make things easier:
  9.  
  10. gophermail-admin:fredb (change this, of course)
  11. gophermail:gopher (this just lets people use either address)
  12.  
  13.    Don't forget to run "newaliases".
  14.  
  15. 3. Make the home directory (in my case /home/gopher) and make sure it
  16.    contains the following three files:
  17.  
  18. -rw-------  1 gopher         27 Oct 13 01:31 .forward
  19. -rwxrwx---  1 gopher      15519 Oct 25 15:21 gophermail*
  20. -rwx------  1 gopher        346 Oct 25 15:28 gophermail.maint*
  21.  
  22. 4. The .forward file should consist of the following line:
  23.  
  24. "|/home/gopher/gophermail"
  25.  
  26. 5. Create a crontab file for the new gopher account by executing the
  27.    command "crontab -e gopher" (as root).  The crontab file should
  28.    contain the following line:
  29.  
  30. 15 3 * * * /home/gopher/gophermail.maint > /dev/null
  31.  
  32.    This will execute the gophermail.maint program every day at 3:15am.
  33.  
  34. 6. Customize the variables at the top of the gophermail program.
  35.  
  36. 7. Set up the gophermail helpfile as a text file with a title such as 
  37.    "About GopherMail" on your gopher server.  Replace "calvin.edu"
  38.    with your address in the following lines of that file:
  39.  
  40. You can get started by sending mail to gopher@calvin.edu with any or no
  41. Host=gopher.calvin.edu  <- Required.  This MUST be the last line of the link.
  42. 0About GopherMail#0/gophermail#gopher.calvin.edu#70
  43. gophermail-admin@calvin.edu
  44.